xen.git
2014-04-10 Ian Campbellxen: make sure that likely and unlikely convert the...
2014-04-10 Ian Campbellbuild: remove Linux kernel build integration.
2014-04-10 Ian Campbelldocs: remove xend latex source
2014-04-10 Ian Campbelltools/hotplug: Remove network-*
2014-04-10 Ian Campbelldocs: remove stray CONFIG_XENDs and configure option...
2014-04-09 Wei Liulibxl_json: remove extra "break"
2014-04-09 Jan BeulichMerge branch 'stable/tmem-for-4.5.v2.1' of git://xenbit...
2014-04-09 Jan Beulichx86/AMD: feature masking is unavailable on Fam11
2014-04-09 Bob Liuxen: tmem: tmem_try_to_evict_pgp: fix a lock issue
2014-04-09 Bob Liutmem: remove useless parameter from client and pool...
2014-04-09 Bob Liutmem: reorg the shared pool allocate path
2014-04-09 Bob Liutmem: cleanup: refactor function tmemc_shared_pool_auth()
2014-04-09 Bob Liutmem: remove unneeded parameters from obj destroy path
2014-04-09 Bob Liutmem: fix the return value of tmemc_set_var()
2014-04-09 Bob Liutmem: cleanup: drop global_pool_list
2014-04-09 Bob Liutmem: drop oneline function client_freeze()
2014-04-09 Bob Liutmem: cleanup the pgp free path
2014-04-09 Bob Liutmem: cleanup: remove unneed parameter from pgp_free()
2014-04-09 Bob Liutmem: cleanup: remove unneed parameter from pgp_delist()
2014-04-09 Bob Liutmem: bugfix in obj allocate path
2014-04-09 Roger Pau Monnéx86: move PIRQ EOI map fields to arch_domain
2014-04-09 Don Slutzxentrace: add TRC_HVM_EMUL
2014-04-09 Don Slutzx86/HVM: add emacs local variables to a couple of files
2014-04-08 Julien Grallxen/arm32: __cmpxchg_mb should be marked always_inline
2014-04-08 Ian CampbellMerge branch 'xend-delete-v2' of git://xenbits.xen...
2014-04-08 Ian Campbelltools: implement initial ramdisk support for ARM.
2014-04-08 Liu Jinsonglibxc: X86: expose RDSEED, ADX, and PREFETCHW to pv/hvm
2014-04-08 Boris Ostrovskylibxl: Set guest parameters from config file during...
2014-04-08 Julien Grallxen/arm: Remove GIC definitions in asm-arm/config.h
2014-04-08 Bob Liutmem: cleanup: drop unneeded client/pool initialization
2014-04-08 Bob Liutmem: remove pageshift from struct tmem_pool
2014-04-08 Bob Liutmem: refactor function do_tmem_op()
2014-04-08 Andrew Cooperatomic: use static inlines instead of macros
2014-04-04 Julien Gralltmem: remove dumb check in do_tmem_destroy_pool
2014-04-04 Matthew Daleytmem: propagate ENOMEM result in error handling
2014-04-04 Julien Gralltmem: Some functions are only used internally
2014-04-04 Don Slutzxenctx: Fix print_ctx_32on64's print_special call.
2014-04-04 Don Slutzxenctx: Add 16 bit output
2014-04-04 Don Slutzxenctx: Fix handling of !guest_protected_mode
2014-04-04 Don Slutzxenctx: Add output of vcpu value and state for --all...
2014-04-04 Don Slutzxenctx: Add conversion of more registers to symbols
2014-04-04 Don Slutzxenctx: change is_kernel_text() into kernel_addr().
2014-04-04 Don Slutzxenctx: Add -d (--dump-as-stack) <daddr> option to...
2014-04-04 Don Slutzxenctx: Add error output if --all-vcpus (-C) and [VCPU...
2014-04-04 Don Slutzxenctx: Add -m (--memory) <maddr> option to dump memory...
2014-04-04 Don Slutzxenctx: Add output of stack address to Call and Stack...
2014-04-04 Don Slutzxenctx: More info on failed to map page.
2014-04-04 Don Slutzxenctx: Change print_symbol to do the space before.
2014-04-04 Don Slutzxenctx: Add command line option -t (--tag-stack-dump)
2014-04-04 Don Slutzxenctx: Add command line option -D (--decode-as-ascii)
2014-04-04 Don Slutzxenctx: Add command line options -b (--bytes-per-line...
2014-04-04 Don Slutzxenctx: Add -n (--display-stack-pages) option to output...
2014-04-04 Don Slutzxenctx: Clean up stack trace when hypercall_page not...
2014-04-04 Don Slutzxenctx: clean up usage output
2014-04-04 Ian Campbellxenctx: Correct FMT_??B_WORD for arm64.
2014-04-03 Ian CampbellRevert "Revert "xen/arm: Allocate memory for dom0 from...
2014-04-03 Ian Campbelltools: drop libxen
2014-04-03 Ian Campbelltools: remove xend and associated python modules
2014-04-03 Ian Campbellxen: arm: document what low level primitives we have...
2014-04-03 Ian Campbellxen: arm: refactor xchg and cmpxchg into their own...
2014-04-03 Ian Campbellxen: arm64: optimised clear_page
2014-04-03 Ian Campbellxen: arm64: assembly optimised mem* and str*
2014-04-03 Ian Campbellxen: arm64: asm: remove redundant "cc" clobbers
2014-04-03 Ian Campbellxen: arm64: reinstate hard tabs in system.h cmpxchg
2014-04-03 Ian Campbellxen: arm64: atomics: fix use of acquire + release for...
2014-04-03 Ian Campbellxen: arm64: disable alignment traps
2014-04-03 Ian Campbellxen: arm: remove atomic_clear_mask()
2014-04-03 Ian Campbellxen: arm32: add optimised strchr and strrchr routines
2014-04-03 Ian Campbellxen: arm32: add optimised memchr routine
2014-04-03 Ian Campbellxen: arm32: resync mem* with Linux v3.14-rc7
2014-04-03 Ian Campbellxen: arm32: resync atomics with (almost) v3.14-rc7
2014-04-03 Ian Campbellxen: arm32: replace hard tabs in atomics.h
2014-04-03 Ian Campbellxen: arm32: ensure cmpxchg has full barrier semantics
2014-04-03 Ian Campbellxen: arm32: resync bitops with Linux v3.14-rc7
2014-04-03 Ian Campbellxen: x86 & generic: change to __builtin_prefetch()
2014-04-03 Ian CampbellRevert "xen/arm: Allocate memory for dom0 from the...
2014-04-03 Ian Campbellxen: arm32: don't force the compiler to allocate a...
2014-04-03 Ian Campbellxen: arm: flush TLB on all CPUs when setting or clearin...
2014-04-03 Ian Campbellxen: arm: consolidate body of flush_xen_data_tlb_range_...
2014-04-03 Ian Campbellxen: arm: clarify naming of the Xen TLB flushing functions
2014-04-03 Jan Beulichx86/mm: fix checks against max_mapped_pfn
2014-04-03 Jan Beulichx86/HVM: fix setting mem access to default
2014-04-03 Jan Beulichx86/HVM: fix preemption handling in do_hvm_op() (try 2)
2014-04-03 Aravindh Puthiyaparambilx86/mm: Fix compile with DEBUG_TRACE_DUMP turned on
2014-04-02 Julien Grallcommon/domctl: some functions are only used internally
2014-04-02 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-04-02 Ian Campbellns16550: make some initialisation common
2014-04-02 Ian Campbellns16550: setup default lsr_mask for DT systems too
2014-04-01 Julien Grallcrypto: rijndael: fix compilation with Clang 3.5
2014-04-01 Daniel De Graafevtchn: rearrange fields
2014-04-01 Jan Beulichfix sed usage in build rules
2014-04-01 Jan Beulichinclude: fix Makefile for FreeBSD
2014-04-01 Jan BeulichVMX: fix PAT value seen by guest
2014-04-01 Matthew Daleykexec: propagate ENOMEM result in error handling
2014-04-01 Julien Grallcpupool: cpupool_unassign_cpu is only used internally
2014-04-01 Matthew Daleypv-grub: correct sizeof usage
2014-04-01 Julien Grallxen/arm: Replace early_{printk, panic} call to {printk...
2014-04-01 Julien Grallxen/console: Add support for early printk
2014-04-01 Julien Grallxen/arm: Rename EARLY_PRINTK compile option to CONFIG_E...
2014-04-01 Julien Grallxen/arm: earlyprintk: export early_puts
next